From 0a690b0314ed62823aa4e4ebd6aa0c863a767ce5 Mon Sep 17 00:00:00 2001 From: Keir Fraser Date: Wed, 1 Apr 2009 11:44:10 +0100 Subject: [PATCH] acm: Restrict the XML of the policy to only allow one SimpleTypeEnforcementType node. Signed-off-by: Stefan Berger --- tools/python/xen/util/acmpolicy.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/python/xen/util/acmpolicy.py b/tools/python/xen/util/acmpolicy.py index 64978a68dc..1a95c3a2d5 100644 --- a/tools/python/xen/util/acmpolicy.py +++ b/tools/python/xen/util/acmpolicy.py @@ -216,7 +216,7 @@ ACM_SCHEMA=""" - + -- 2.30.2